Blender Documentation Volume II - Reference Guide: Last modified March 29 2004 S68 | ||
---|---|---|
<<< Previous | Python API Reference | Next >>> |
This object holds mesh vertex data.
Class Variable Summary | ||
á | co - The vertex coordinates (x, y, z). | |
á | index - The vertex index, if owned by a mesh. | |
á | no - The vertex normal vector (nx, ny, nz). | |
á | uvco - The vertex texture "sticky" coordinates. |
<<< Previous | Home | Next >>> |
Class NMVert | Up | Module Material |